HsStudentApplicationAnswers 
EntityType  Independent 
Logical Entity Name  HsStudentApplicationAnswers 
Default Table Name  HsStudentApplicationAnswers 
Logical Only  NO 
Definition 
 
Note 
 

HsStudentApplicationAnswers Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
HsStudentApplicationAnswersID(PK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
HsApplicationQuestionID(FK)    INTEGER  NO 
 
Answer    NVARCHAR(500)  YES 
 
HsStudentApplicationID(FK)    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

HsStudentApplicationAnswers Keys 
Key Name  Key Type  Keys 
HsStudentApplicationAnswers_HsApplicationQuestionID_N_N_IDX  Inversion Entry  HsApplicationQuestionID 
PK_HsStudentApplicationAnswers_HsStudentApplicationAnswersID  PrimaryKey  HsStudentApplicationAnswersID 
HsStudentApplicationAnswers_UserID_N_N_IDX  Inversion Entry  UserID 
HsStudentApplicationAnswers_SyStudentID_N_N_IDX  Inversion Entry  SyStudentID 
HsStudentApplicationAnswers_HsStudentApplicationID_N_N_IDX  Inversion Entry  HsStudentApplicationID 

HsStudentApplicationAnswers Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
HsApplicationQuestion  Non-Identifying  One To Zero or More        HsApplicationQuestionID  NO 
HousingApplicationStudent  Non-Identifying  One To Zero or More        HsStudentApplicationID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

HsStudentApplicationAnswers Check Constraints 
Check Constraint Name  CheckConstraint